feat: allow multiple suggestions for malformed crate_type attribute#136125
feat: allow multiple suggestions for malformed crate_type attribute#136125Blindspot22 wants to merge 3 commits intorust-lang:masterfrom
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @oli-obk (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
|
|
rust-analyzer is developed in its own repository. If possible, consider making this change to rust-lang/rust-analyzer instead. cc @rust-lang/rust-analyzer Some changes occurred in src/tools/cargo cc @ehuss |
src/tools/rust-analyzer/crates/hir-expand/src/inert_attr_macro.rs
Outdated
Show resolved
Hide resolved
|
Please
from this PR @rustbot author |
a3070a3 to
d924bea
Compare
This comment has been minimized.
This comment has been minimized.
|
@Blindspot22: I'll review again once the comments from @oli-obk are addressed and CI tests are passing. |
|
☔ The latest upstream changes (presumably #136225) made this pull request unmergeable. Please resolve the merge conflicts. |
|
Similar to before:
|
|
@Blindspot22 |
|
@Blindspot22 |
Solves this #130923 from these #61288
Hello @nnethercote check here